GrapeCity MultiRow for Windows Forms 10.0J
CreateGridTemplate(IEnumerable<Cell>) メソッド

標準の行列テンプレートに配置するCellのコレクション。
指定したセルを使用して、標準の行列Templateを作成します。
構文
Public Overloads Shared Function CreateGridTemplate( _
   ByVal cells As IEnumerable(Of Cell) _
) As Template
public static Template CreateGridTemplate( 
   IEnumerable<Cell> cells
)

パラメータ

cells
標準の行列テンプレートに配置するCellのコレクション。

戻り値の型

標準の行列Templateを表すTemplate
参照

Template クラス
Template メンバ
オーバーロード一覧

 

 


© 2008 GrapeCity inc. All rights reserved.